home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / webf11.zip / README.1ST < prev    next >
Text File  |  1996-06-13  |  9KB  |  194 lines

  1. WebFetch v1.1                                          June 13, 1996
  2. Filename : Readme.1st
  3.  
  4. For best viewing in Windows, set font to Courier New 10.
  5.  
  6. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  7. * See Install.txt for installation instructions.                      *
  8. * See Feature.txt for explanation of some advanced features.          *
  9. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  10.  
  11.     Thank you very much for downloading my program and thank you 
  12. >>double<< for actually reading this very brief introduction!  I 
  13. certainly hate (as I am sure you do) wasting time reading when I could 
  14. be playing with the brand-new toy that I just downloaded.  So, for my 
  15. part, I will give you what you need to know as succinctly as possible. 
  16. On your part, please at least scan over all the items and it may save 
  17. you some frustration later.
  18.  
  19.                   **********
  20.  
  21. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  22. *    First : a short commercial.  If you or your significant other is *
  23. * a doll collector and enjoys a good deal as well as friendly         *
  24. * service, you should check out my wife's business webpage.           *
  25. *                 http://www.charm.net/~hdollies/                     *
  26. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  27.  
  28.                 ************
  29.                 * Contents *
  30.                 ************
  31. 1. What do you need to run this program?
  32. 2. What does this program do?
  33. 3. How do you use it?
  34. 4. What does it cost?
  35. 5. Why did I write it?
  36. 6. Who am I?
  37.  
  38. 1. What do you need to run this program?
  39.    A PC with MS Windows : 
  40.    This can be Win 3.1, Win 3.11, Windows for Workgroups, or Win95.  
  41. Personally, I haven't tested it on OS/2, but I have been told it does 
  42. run.
  43.  
  44.    Vbrun300.dll (Visual Basic 3.0 runtime module) :
  45.    Check in your windows or windows/system directory.  Otherwise, you 
  46. can download it from any of a number of sites incuding American Online, 
  47. Compuserve, Prodigy, Simtel, Cica, or do a search on the net for
  48. vbrun300.dll.
  49.  
  50.    A network connection : 
  51.    Either direct or an active dial-in connection.  This network 
  52. connection must support the Winsock DLL v1.1 or later calling convention 
  53. and the asynch calling features.  To date, there have been several 
  54. problems reported with running WebFetch.  
  55.  
  56.  
  57.    A WebBrowser :
  58.    Netscape, Mosaic, MSIE, etc is recommended, but is absolutely not 
  59. required (But sure makes looking at WebPages easier).
  60.  
  61.    And, of course, some Network experience.
  62.  
  63. 2. What does this program do?
  64.    It allows the user to do two things : 
  65.    a.) Download any binary or text file that can be accessed with a single 
  66.    "http" parameter.
  67.    b.) Download a webpage (*.htm, *.html) along with all the images that 
  68.    are referenced in that webpage, including CGI-generated images.  In 
  69.    addition, the program will edit the webpage so that it points to the 
  70.    graphics files it downloaded to your disk, not to the ones on the 
  71.    net.  This process can be done "live" or in "batch" mode (see 
  72.    feature.txt).
  73.    After downloading, the webpage can then be loaded with the open file
  74.    option in your webbrowser.
  75.  
  76. 3. How do you use it?
  77.    Though I purposely designed the interface to make it as clean and as 
  78. intuitive as possible, here is a short description for each field, 
  79. checkbox, and button on the main form.
  80.  
  81.               -- Text Fields --
  82.    Website Name : Enter the name of the site (It is located between the 
  83. "http://" and the first "/" in the webpage reference).  OR you can copy 
  84. and paste in the whole address, click on the name, and WebFetch will 
  85. place the right information in the Website name and URL name itself.  
  86. NOTE: to copy and paste in WebFetch, you can use the standard Windows 
  87. Powerkeys (Ctrl-Insert to copy, shift-Insert to paste).
  88.  
  89.    URL Name : Includes everything (including the filename) after the 
  90. name of the site.
  91.  
  92.    D/L Name : The complete pathname of where you want to save the file.  
  93. If you have selected the "Download Referenced Graphics Files" option 
  94. (see below), the graphics files will be downloaded into the same 
  95. directory as the webpage.
  96.  
  97.               -- CheckBoxes --
  98.    "Download Referenced Graphics Files" Option - Select this when you 
  99. are downloading a webpage (*.htm, *.html) and you wish to download the 
  100. referenced graphics files.  Otherwise, unselect it.
  101.  
  102.    "Strip HTTP Comments" Option - Suffice it to say, you are best to 
  103. leave this checked.  Some sights send header information that would 
  104. corrupt any binary files (including the graphics files) that Web Fetch 
  105. downloads.  On the other hand, if you are down-loading webpages to see 
  106. how they are put together, it may be useful to see that header 
  107. information, so you can unselect it. 
  108.  
  109.    "Overwrite" Option - Will overwrite existing files 
  110. with the same name as it is saving.  Unselecting this option will have 
  111. WebFetch ask permission to overwrite before overwriting existing files.
  112.  
  113.    "Skip" Option - Does the opposite of the "Overwrite" option - it will
  114. skip downloading any files that already exist.
  115.  
  116.                -- Buttons --
  117.    "Auto Req..." Button  - Prompts you for a command file name.  See the 
  118. Feature.txt file for explanation of Auto feature.
  119.  
  120.    "Send Req..." Button  - Clicking here starts the download process.
  121.  
  122.    "Cancel All" Button   - Cancels all pending file downloads. 
  123.     
  124.    "Cancel File" Buttom  - Cancels current file download only.
  125.  
  126.    "Exit Program" Button - Stops any download and exits the program.
  127.  
  128.    "..." Button - Brings up a file dialog box for selecting Download file 
  129. name.
  130.  
  131.    "C" Button - This button opens a configuration screen that allows you 
  132. change the defaults and save them on just about everything useful.
  133.  
  134. 4. What does it cost?
  135.     Nothing - it is freeware.  I consider this my gift to the internet 
  136. community at large as a way of saying _thank you_ for all the useful 
  137. files and information I have gotten over the years.  There will probably 
  138. be some additional updates to either correct a problem or to adapt to 
  139. the ever-changing world of HTML.  Currently, I have no plans to release 
  140. the source code for the public.
  141.     All that I ask is that if you like it, find it useful, have 
  142. suggestions or inquiries, or want to be notified of any program updates, 
  143. drop me an email message at :
  144.        Jim Borror <hdollies@charm.net>.  
  145.  
  146. Oh, and please read the disclaimer below.
  147.  
  148. 5. Why did I write it?
  149.     I wrote it for myself.  When I was teaching myself about webpages, 
  150. I found two problems.  First, I wanted to see how different webpages 
  151. were put together, and second, I didn't want to tie my webbrowser up 
  152. with a 20 minute download.  Having the graphics files local to my disk 
  153. made that a lot easier.  This program made all that possible.
  154.  
  155. 6. Who am I?
  156.     Jim Borror, hdollies@charm.net.  I am a computer programmer 
  157. specializing in graphics, network, and web apps (HTML, CGI, and now 
  158. Java).    
  159.  
  160. Disclaimer :
  161. I make no representations about the suitability of this software or 
  162. about any content or information made accessible by the software, for 
  163. any purpose.  The software is provided 'as is' without express or 
  164. implied warranties, including warranties of Merchantability and fitness 
  165. for a particular purpose or noninfringement.  This software is provided 
  166. gratuitously and, accordingly, I shall not be liable under any theory or 
  167. any damages suffered by you or any user of the software.  I will not 
  168. support this software.  
  169.     All content accessed through the software is the property of the 
  170. applicable content owner and may be protected by applicable copyright 
  171. law.  This license gives you no rights to such content.  Title, 
  172. ownership rights, and intellectual property rights in and to the 
  173. software shall remain with me.  You agree to abide by the copyright law 
  174. and all other applicable laws of the united states including, but not 
  175. limited to, export control laws. 
  176.     I shall not be liable for (a) incidental, consequential, special 
  177. or indirect damages of any sort, whether arising in tort, contract or 
  178. otherwise, even if i ha